home *** CD-ROM | disk | FTP | other *** search
/ Computerized Investing - Spreadsheet Collection / Spreadsheet Collection.iso / pc / ibm4 / ibm4.bat < prev    next >
Encoding:
DOS Batch File  |  1992-02-26  |  3.1 KB  |  72 lines

  1. ECHO OFF
  2. CLS
  3. ECHO     .
  4. ECHO                              INSTRUCTIONS FOR THE
  5. ECHO                                   IBM DISK 4
  6. ECHO     .
  7. ECHO     This disk contains Total Investor, a macro-driven, Lotus 1-2-3
  8. ECHO     template for technical analysis and portfolio management program
  9. ECHO     created by Hughes Financial Services. If you continue using the
  10. ECHO     program after a trial period, you should send in the registration. 
  11. ECHO     Registration instructions can be found in the program's documentation.
  12. ECHO     .
  13. ECHO     Please note that since AAII did not produce the program(s) in this
  14. ECHO     package, we should not be held responsible for any bugs or other
  15. ECHO     failings.  If you encounter any problems with the package, please
  16. ECHO     contact the program publisher (see the program documentation for
  17. ECHO     details).  Only contact AAII if this disk is somehow damaged or if any
  18. ECHO     of its files are corrupted.
  19. ECHO     .
  20. ECHO     Before you use this disk, we suggest you do the following:  First,
  21. ECHO     following the procedure outlined in your computer's DOS manual (see
  22. ECHO     the FORMAT command), format a disk.  Second, copy the files from this
  23. ECHO     original disk to the disk you have just formatted (using COPY *.*).
  24. ECHO     Use the new disk as your working disk.  This original program disk
  25. ECHO     should be kept in a safe place and used only to make working copies.
  26. ECHO     .
  27. PAUSE
  28. ECHO     .
  29. ECHO     The following is the directory listing for IBM Disk 4:
  30. ECHO     .
  31. ECHO     IBM4     BAT 
  32. ECHO     DATALINK DOC 
  33. ECHO     IBM      WR1 
  34. ECHO     README   DOC 
  35. ECHO     TI       WK1 
  36. ECHO     TIDOC    EXE 
  37. ECHO     .
  38. ECHO     .
  39. ECHO     .
  40. ECHO     .
  41. PAUSE
  42. ECHO     .
  43. ECHO     The documentation for Total Investor is archived in a self
  44. ECHO     extracting file named TIDOC.EXE which will create an ASCII file
  45. ECHO     named TI.DOC. To expand the file at the DOS prompt enter: 
  46. ECHO     .
  47. ECHO               TIDOC
  48. ECHO     .
  49. ECHO     Before executing TIDOC.EXE,  make sure that you have at least 180K
  50. ECHO     bytes free on the drive where you intend to store the documentation.
  51. ECHO     To view TI.DOC after it is expanded, at the DOS prompt, enter
  52. ECHO     .
  53. ECHO               TYPE filename.DOC
  54. ECHO     .
  55. ECHO     where "filename.DOC" is the name of the file you want to output to the
  56. ECHO     screen. (In this case TI.DOC) As the text scrolls up the screen, you
  57. ECHO     can "freeze" the display by holding down the Ctrl key then pressing
  58. ECHO     the Num Lock key. Following that, you can "unfreeze" the display by
  59. ECHO     pressing any key.
  60. ECHO     .
  61. PAUSE
  62. ECHO     .
  63. ECHO     To output the documentation file to the printer:  First, make sure
  64. ECHO     your printer is on; second, position the paper correctly at the top of
  65. ECHO     the form; finally, at the DOS prompt, enter:
  66. ECHO     .
  67. ECHO                COPY filename.DOC PRN
  68. ECHO     .
  69. ECHO     You can print out this directions file (IBM4.BAT) or README.DOC or
  70. ECHO     DATALINK.DOC using a similar  procedure.
  71. ECHO     .
  72. ECHO     Good luck!